home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / DEM / D-H / DiskTop Demo.cpt / DiskTop™ Demo / card_9967.txt < prev    next >
Text File  |  1990-01-29  |  2KB  |  108 lines

  1. -- card: 9967 from stack: in
  2. -- bmap block id: 10243
  3. -- flags: 0000
  4. -- background id: 5860
  5. -- name: DTL
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field field1
  9.   hide card field field2
  10.   hide card field field3
  11.   hide card field field4
  12.   unlock screen with visual effect dissolve
  13.   wait 200 ticks
  14.  
  15.   show card field field1
  16.   wait 200 ticks
  17.   hide card field field1
  18.  
  19.   show card field field2
  20.   wait 200 ticks
  21.   hide card field field2
  22.  
  23.   show card field field3
  24.   wait 200 ticks
  25.   hide card field field3
  26.  
  27.   show card field field4
  28.   wait 200 ticks
  29.   hide card field field4
  30.   lock screen
  31.   go to card "DTS"
  32.  
  33. end openCard
  34.  
  35.  
  36.  
  37. -- part 2 (field)
  38. -- low flags: 81
  39. -- high flags: 0004
  40. -- rect: left=176 top=78 right=118 bottom=385
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 16
  45. -- text size: 14
  46. -- style flags: 0
  47. -- line height: 18
  48. -- part name: field1
  49.  
  50.  
  51. -- part 3 (field)
  52. -- low flags: 81
  53. -- high flags: 0004
  54. -- rect: left=186 top=138 right=179 bottom=377
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 16
  59. -- text size: 14
  60. -- style flags: 0
  61. -- line height: 18
  62. -- part name: field2
  63.  
  64.  
  65. -- part 4 (field)
  66. -- low flags: 81
  67. -- high flags: 0004
  68. -- rect: left=186 top=185 right=265 bottom=377
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 16
  73. -- text size: 14
  74. -- style flags: 0
  75. -- line height: 18
  76. -- part name: field3
  77.  
  78.  
  79. -- part 5 (field)
  80. -- low flags: 81
  81. -- high flags: 0004
  82. -- rect: left=194 top=275 right=313 bottom=373
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 16
  87. -- text size: 14
  88. -- style flags: 0
  89. -- line height: 18
  90. -- part name: field4
  91.  
  92.  
  93. -- part contents for card part 2
  94. ----- text -----
  95. Launch the selected Application or Document here.
  96.  
  97. -- part contents for card part 3
  98. ----- text -----
  99. Add Applications or Documents (Files) here.
  100.  
  101. -- part contents for card part 4
  102. ----- text -----
  103. Add or remove Applications or Documents from the Menu or the List of remembered items.
  104.  
  105. -- part contents for card part 5
  106. ----- text -----
  107. Exit will take you right back where you last were.
  108.